home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / scriptz / screwy.exe / aliases.ini next >
Encoding:
INI File  |  1995-01-01  |  31.5 KB  |  516 lines

  1. [Aliases]
  2. n0=/f1 /eignore
  3. n1=/sF1 /run c:\windows\notepad.exe
  4. n2=/f2 /status
  5. n3=/sF2 /run c:\windows\notepad.exe $mircdir $+ \bot\bstart.txt
  6. n4=/f3 /report
  7. n5=/sF3 /run c:\windows\notepad.exe $mircdir $+ \start.txt
  8. n6=/f5 {   if ( %msg == $null ) {
  9. n7=  /echo VIEWER 3<|Message|> You have no messages waiting. | halt }
  10. n8=  if ( %msg != $null )  {
  11. n9=  /echo VIEWER  3<|Message|> Your messages are: %msg |  halt }
  12. n10=}
  13. n11=/pages  { if ( %msg != $null ) {
  14. n12=  /echo VIEWER 3<|Message|>12 You have %pg new message(s), hit F5 to view them. To delete old messages hit shift+F5 }
  15. n13=  if ( %msg == $null ) {
  16. n14=  /echo VIEWER 3<|Message|>12 You recieved no pages while you were away. }
  17. n15=}
  18. n16=/sF5 {  if ( %msg == $null ) {
  19. n17=  /echo VIEWER 3<|Message|> You have no messages to clear. | halt }
  20. n18=  if ( %msg != $null ) {
  21. n19=  /unset %msg | /unset %pg  | /echo VIEWER 3<|Message|> Your  messages have been cleared. | halt }
  22. n20=}
  23. n21=/F6 { if ( %coppers != $null ) { /echo VIEWER 4<|IRCops|>These can ban you: %coppers 3 | /unset %coppers }
  24. n22=  if ( %coppers == $null ) { /echo VIEWER 3<|Notice|>2Sorry list has been cleared. }
  25. n23=}
  26. n24=/F10 { /set %return $server | /server %split2 6667 | /echo 2<|Notice|>4Joining split server %split2 }
  27. n25=/sF10 { writeini $mircdir $+ bot\taker.ini mIRC host split2SERVER: $+ %split2 $+ :6667 | run $mircdir $+ mirc32.exe $mircdir $+ bot\taker.ini | /echo VIEWER 4<|Notice|>2If you want to 4collide2 change the bots nick to the nick you want to collide. }
  28. n26=/cF10 { /server %return | echo VIEWER 3<|Notice|>2Now Reloading on %return  }
  29. n27=/cycle /.timers off | /play -c $me start.txt 50 | /.timer 1 40 /dde goons command "" /play -c $me $mircdir $+ \bot\bstart.txt 200 | /clear
  30. n28=/timecheck /splay $mircdir $+ wavs\check.wav | /echo VIEWER 12<|Time Check|> The time is now $time , you have been on for %online minutes. | /status
  31. n29=/gircops { .disable #pin | set %banu 0 | set %0 0 | echo VIEWER 2<|IRCops|>3Listing all visible IRCops on NETWORK! | .enable #gcircops | .who 0 o }
  32. n30=/vircops { .enable #vircops | stats o | echo VIEWER 2<|IRCops|>3Listing all visible IRCops on Server! }
  33. n31=/lade {
  34. n32=  /set %lag /echo -s 2Lag: ( $+ Waiting on lag information... $+ ) 
  35. n33=  /set %blag /echo -s 2Lag: ( $+ Waiting on lag information... $+ )
  36. n34=}
  37. n35=/modeon /echo 12You Rule For Using This Script!
  38. n36=/yomama /say $$1 $read c:\screwy\text\yomama.txt
  39. n37=/jackhand /say # $read c:\screwy\text\jackhand.txt
  40. n38=/lazlong /say  $read c:\screwy\text\lazlong.txt
  41. n39=/joke /say $read c:\screwy\text\joke.txt
  42. n40=/redneck /msg # you might be a redneck if $read c:\screwy\text\redneck.txt
  43. n41=/setup {
  44. n42=  /mctcp 
  45. n43=  /dde goons command "" set %fservedir $$?="Enter dir for fileserver start"
  46. n44=  /set %chan1 $$?="Enter Regular Channel #1"  
  47. n45=  /set %chan2 $$?="Enter Regular Channel #2" 
  48. n46=  /set %chan3 $$?="Enter Regular Channel #3"  
  49. n47=  /set %setup yes 
  50. n48=  /specho Setup complete, you will never see this message again. Now I suggest that you type /appsetup to set up external applications also If you wish to make changes simply type /setup again! 
  51. n49=}
  52. n50=/appsetup /set %viewer $dir="Find 'exe' of Picture Viewer"  *.*  | /set %maildir $dir="Find 'exe' of Email you usually Use" *.*  | /set %www $dir="Find 'exe' for Web Browser" *.*  | /set %ftp $dir="Find 'exe' of FTP server" *.* |  /specho External Application Setup Complete! 
  53. n51=/mctcp /set %mctcp $$?="Enter your max ctcps" | /set %ectcp $$?="Enter Extreme Flood Protection Max CTCP (low)" | 
  54. n52=/ctest { %i = 0 | %ii = 0 | :start | inc %i 1 | if (%i > 12) { %i = 1 | inc %ii 1 } | if (%i == %ii) { inc %i | goto start } | if (%ii > 12) { goto end } | echo $chr(3) $+ %i $+ , $+ %ii $+ Color Numbers ( $+ %i $+ , $+ %ii $+ ) | goto start | :end | unset %ii %i }
  55. n53=/lagger /ctcp $me ping
  56. n54=/eignore {
  57. n55=  /inc %ignore 1
  58. n56=  if ( %ignore >= 3 )  /set %ignore 1
  59. n57=  if ( %ignore == 1 ) { 
  60. n58=  /ignore *!*@* | /creq ignore | halt }
  61. n59=  if ( %ignore == 2 ) {
  62. n60=  /ignore off *!*@* | /creq ask | halt }
  63. n61=}
  64. n62=/specho { 
  65. n63=  /inc %echo 1
  66. n64=  if ( %echo >= 4 ) /set %echo 1
  67. n65=  if ( %echo == 1 ) {
  68. n66=  /echo VIEWER 1<|Notice|>25,1 |\⌐½ñ $+ *1 $+ ñ╗⌐/| | halt }
  69. n67=  if ( %echo == 2 ) { 
  70. n68=  /echo VIEWER 1<|Notice|>12  |\⌐½ñ $+ *1 $+ ñ╗⌐/| | halt }
  71. n69=  if ( %echo == 3 ) { 
  72. n70=  /echo VIEWER 1<|Notice|>1,25  |\⌐½ñ $+ *1 $+ ñ╗⌐/| | halt }
  73. n71=}
  74. n72=/timercheck {
  75. n73=  if ( $away == $true ) goto done
  76. n74=  if ( $idle >= 400 ) {
  77. n75=    /away ⌐½ñºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ 25,1[Auto-Away] after 3 minutes. Type /notice $me page + msg.
  78. n76=    /set %awaytime $time 
  79. n77=    /.enable #away
  80. n78=    /set %away yes, (Auto) since %awaytime 
  81. n79=    /pin 
  82. n80=    /set %pin On
  83. n81=    /write -l $mircdir $+ text\msg.txt Away at ( $adate ) ( $time ) on $server as $me 
  84. n82=  /ame is [ Auto-Away ] after 3 minutes. Type /notice $me page + message if you need me. Messages recorded.   }
  85. n83=  else goto done
  86. n84=  :done
  87. n85=}
  88. n86=/hoosier {
  89. n87=  /set %snick $$1
  90. n88=  /.enable #hoosier
  91. n89=  /who $$1
  92. n90=  /set %chan $active
  93. n91=}
  94. n92=-----======ChanBot Commands======-----
  95. n93=/bot /run $mircdir $+ mirc32.exe $mircdir $+ \bot\mirc.ini | /specho Bot is Loading
  96. n94=/dbot /dde goons  COMMAND ""  /exit | /.timer 1 10 /titlebar |\⌐½⌐½ñºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ñ╗⌐ | /specho  %bnick is Shuting down  
  97. n95=/btnick /dde goons COMMAND "" /nick $$?="Enter a Nickname for BoT to use" | /set %bnick $$!  | /specho  Bot nick has now changed to %bnick 
  98. n96=/bserver /dde goons COMMAND "" /server $$?="Enter a server to use"  | /specho  %bnick is acquiring new server 
  99. n97=/bjoin /dde goons COMMAND "" /join #  | /specho  %bnick is joining #  
  100. n98=/bpart /dde goons COMMAND "" /part #  | /specho  %bnick is leaving #  
  101. n99=/btopic /dde goons "" /topic # | /specho Topic change information has been sent
  102. n100=/bop /dde goons command "" /mode #  +o $$?="Enter Nick to OP" | /specho %bnick has opped $$1 in # 
  103. n101=/bdeop /dde goons command "" /mode # -o $$?="Enter Nick to Deop" | /specho  %bnick has deoped $$1 in # 
  104. n102=/bmode /dde goons command "" /mode $$?="Enter modes in proper format." | /specho Aye Aye Captian!
  105. n103=/bmsg /dde goons command "" /msg $$?="Enter a nick or channel to Message" $$?="Enter the Message"
  106. n104=/bquit /dde goons command "" /quit Hey im obviously in trouble.
  107. n105=/baway /dde goons command "" /away $$?="Enter an away message" | /specho  %bnick is now marked as away. 
  108. n106=/bback /dde goons command "" /away | /specho  %bnick is no longer marked away. 
  109. n107=/bping /ping $dde goons nickname ""
  110. n108=/bpingt /specho %bnick has begun anti lag measures! 
  111. n109=/bpingto /specho  %bnick has stopped anti lag measures! 
  112. n110=/btextpro /specho %bnick text protection is on! 
  113. n111=/btextpro0 /specho  %bnick text protection is off!
  114. n112=/prtall /specho %bnick has left all channels!
  115. n113=/comnd /specho %bnick is ready and waiting for commands! 
  116. n114=--------------==========Taker Bot Commands==============-------------
  117. n115=/bott /run $mircdir $+ mirc32.exe $mircdir $+ bot\taker.ini | /specho Taker is loading!
  118. n116=/dbott /dde take  COMMAND ""  /exit | /specho  Taker is Shuting down  
  119. n117=/prep /play -c $me start.txt 50
  120. n118=/fludd /splay $mircdir $+ wavs\check.wav | /echo VIEWER 4<|CTCP|>Max %ctcpp $+ s ( $+ %mctcp $+ ) from  $nick $+ @ $+ $site $+ . Ignoring all CTCPs from site for 60 seconds! | halt
  121. n119=/flud /echo VIEWER 4<|CTCP|> $+ %ctcpp ( %ctcp ) from $nick $+ @ $+ $site ! | halt
  122. n120=/greet /msg # 12ñ 2[3_4(2 $+ $$1 $+ 4)3_2]12ñ 25,1 *2
  123. n121=/clock /msg # 12,1-------------------------- | /msg # 12,1-----[4,1 $time 12,1]----- | /msg # 12,1--------------------------
  124. n122=/later /ame will see you later! | /quit
  125. n123=/date /msg # It is $fulldate
  126. n124=/tdate /msg # It is $fulldate and $time <Central>
  127. n125=/ftime /msg # It is now $fulltime
  128. n126=/rshit /invite $1 # | /guser -r $$1 
  129. n127=/dop /mode # -ooo $$1 $2 $3
  130. n128=/mailo /run %maildir
  131. n129=/tellme  /echo 2 You are running ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ 
  132. n130=/j  /set %st $ticks | /.enable #S | /raw -q join *1 
  133. n131=/join /set %st $ticks | /.enable #S | /raw -q join *1 
  134. n132=/p /part #
  135. n133=/n /notify
  136. n134=/w /whois $$1
  137. n135=/k /kick # $$1
  138. n136=/q /query $$1
  139. n137=/hop /part $$1 | /join $$1
  140. n138=/send /dcc send $1 $2
  141. n139=/chat /dcc chat $1
  142. n140=/ping /ctcp $$1 ping
  143. n141=/op  /raw -q mode # +oooo $$1 $2 $3 $4 | /raw -q mode # +oooo $5 $6 $7 $8 | /raw -q mode # +oooo $9 $10 $11 $12 |  /raw -q mode # +oooo $13 $14 $15 $16 |  /raw -q mode # +oooo $17 $18 $19 $20 |  /raw -q mode # +oooo $21 $22 $23 $24 |  /raw -q mode # +oooo $25 $26 $27 $28 |  /raw -q mode # +oooo $29 $30 $31 $32
  144. n142=/deop /raw -q mode # -oooo $$1 $2 $3 $4 | /raw -q mode # -oooo $5 $6 $7 $8 | /raw -q mode # -oooo $9 $10 $11 $12 |  /raw -q mode # -oooo $13 $14 $15 $16 |  /raw -q mode # -oooo $17 $18 $19 $20 |  /raw -q mode # -oooo $21 $22 $23 $24 |  /raw -q mode # -oooo $25 $26 $27 $28 |  /raw -q mode # -oooo $29 $30 $31 $32
  145. n143=/kick /kick # $$1 
  146. n144=/mserver /server $ip
  147. n145=/invisible /mode +i
  148. n146=/record /write $mircdir $+ logs\session.log [ $+ $time $+ ] On server: $server | /write $mircdir $+ \logs\session.log [ $+ $time $+ ] On channels: $dde spiff channels "" | /write $mircdir $+ \logs\session.log [ $+ $time $+ ] Using the nick: $me
  149. n147=/n /notice *1
  150. n148=/cycle /timer 1 1 /part $$1 | /timer 1 3 /join $$1
  151. n149=/gv /mode # +v $$1
  152. n150=/tv /mode # -v $$1
  153. n151=/view /run notepad.exe *1
  154. n152=/edit /run notepad.exe *1
  155. n153=/whoami /whois $me
  156. n154=/acid /msg $$1 
  157. n155=/ww /whois $1 | /whowas $1
  158. n156=/version /ctcp $$1 version
  159. n157=/clientinfo /ctcp $$1 clientinfo
  160. n158=/page /ctcp $$?="Who To Page" page $$?="Enter a message to say"
  161. n159=/time /ctcp $$1 time
  162. n160=/userinfo /ctcp $$1 userinfo
  163. n161=/trout /ctcp $$1 trout
  164. n162=/halibut /ctcp $$1 halibut
  165. n163=/sound /ctcp $$1 sound
  166. n164=/choad /ctcp $$1 choad
  167. n165=/clockfld /timer 10 2 /msg $$?="Enter Nick to Flood" 12,1-------------------------- | /msg # 12,1-----[4,1 $time 12,1]----- | /msg # 12,1--------------------------
  168. n166=/clientfld  /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 | /ctcp clientinfo $$1 
  169. n167=/pagefld   /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page | /ctcp $$1 page
  170. n168=/fingerfld  /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp $$1 finger | /ctcp 
  171. n169=/pingfld /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ctcp $$1 ping | /ct
  172. n170=/timefld /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctcp $$1 time | /ctc
  173. n171=/usernfofld /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctcp $$1 userinfo | /ctc
  174. n172=/versionfld /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VERSION | /ctcp $$1 VER
  175. n173=/troutfld  /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT | /ctcp $$1 TROUT 
  176. n174=/halibutfld /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut | /ctcp $$1 halibut
  177. n175=/pongfld /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^ | /ctcp $$1 pong ^
  178. n176=/invitefld /invite $$1 0 | /invite $$1 #I_am_gay | /invite $$1 #YOUR_A_PANZEE | /invite $$1 #fksjklsjkldjk | /invite $$1 #I_am_a_queer | /invite $$1 #hahahahahaha | /invite $$1 #GOTO_HELL_LAMER | /invite $$1 #COOL_LAMERS | /invite $$1 #I_AM_A_LAMER | /invite $$1 #YOU_ARE_DUMB | /invite $$1 #You_are_a_dumbass | /invite $$1 # |\⌐Spaceman Spiff⌐/|_Invite_flood
  179. n177=/choadfld /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD | /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD | /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD | /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD | /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD | /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD | /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD | /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD |  /ctcp $$1 CHoAD
  180. n178=/SpiffFire /msg $$1 Blasters hurt! | /ctcp $$1 CLICK | /ctcp $$1 Zang | /ctcp $$1 ZAP! | /ctcp $$1 Fryyyyyyyyyyy!!! | /ctcp $$1 Sizzle, Crackle, Burn... | /msg $$1 Oooh now didn't that hurt?! 
  181. n179=/Spifire2 /dde goons command ""  /notice $$1 Blasters hurt! | /dde goons command "" /ctcp $$1 CLICK | /dde goons command ""  /ctcp $$1 Zang | /dde goons command "" /ctcp $$1 ZAP! | /dde goons command "" /ctcp $$1 Fryyyyyyyyyyy!!! | /dde goons command "" /ctcp $$1 Sizzle, Crackle, Burn... | /dde goons command "" /notice $$1 Oooh now didn't that hurt?! 
  182. n180=/spifslp /dde goons command "" /notice $$1 You look like you are trying to establish a totalitarian system of goverment.
  183. n181=/randmkck /say $$1 $read $mircdir $+ text\kicks.txt
  184. n182=/pin /.timer8 0 200 /who $me | /.enable #pin | /set %pin On | /echo VIEWER 3<|Anti Lag|> ⌐½⌐½ñºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ñ╗⌐  Anti Lag Measures have begun!
  185. n183=/pino /.timer8 off | /set %pin Off | /.disable #pin | /echo VIEWER 3<|Anti Lag|> ⌐½ñºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐  Anti Lag Measures off.
  186. n184=/kip /echo 4 $mircdir
  187. n185=/status {
  188. n186=  /echo -s 12_________________________________________________________
  189. n187=  /echo -s 12,15You are running ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐
  190. n188=  /echo -s 12,15_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  191. n189=  if ( %setup != yes ) { /echo 4 -s Type /setup to properly setup ⌐½ñº ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐
  192. n190=  /echo 4 -s Also, if you haven't read the readme read it now. }
  193. n191=  /echo -s 3You are on  $+ $server  at ( 12 $+ $time 3 ) $date                             
  194. n192=  /echo -s 2Nick: ( $+ $me $+ ) 
  195. n193=  /echo -s 2IP: ( $+ $ip $+ ) 
  196. n194=  /echo -s 2Host: ( $+ $host $+ ) 
  197. n195=  /echo -s 2Status: ( $+ $dde spiff connected "" $+ )
  198. n196=  /echo -s 2Server: ( $+ $server $+ ) 
  199. n197=  /echo -s 2Sign on Time: ( $+ %stime $+ )
  200. n198=  if ( $dde spiff channels "" == $null ) /echo -s 2Channels:  (None)
  201. n199=  else /echo -s 2Channels: ( $+ $dde spiff channels "" $+ ) 
  202. n200=  %lag
  203. n201=  /echo -s 2Anti Idle: ( $+ %pin $+ )
  204. n202=  /echo -s 2Away: ( $+ %away $+ )
  205. n203=  /echo -s 2Max CTCP: ( $+ %mctcp $+ ) 
  206. n204=  /echo -s 12,15 --------------------===<⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐>===-------------------- 
  207. n205=}
  208. n206=/status1 { 
  209. n207=  if ( $dde goons serverport "" == $null ) {
  210. n208=    /echo -s 12_________________________________________________________
  211. n209=    /echo -s 12,15You are running ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ 
  212. n210=    /echo -s 12,15_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  213. n211=    if ( %setup != yes ) { /echo 4 -s Type /setup to properly setup ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ 
  214. n212=    /echo 4 -s Also, if you haven't read the readme read it now. }
  215. n213=    /echo -s 3You are on  $+ $server  at ( 12 $+ $time 3 ) $date 
  216. n214=    /echo -s 2Nick: ( $+ $me $+ ) 
  217. n215=    /echo -s 2IP: ( $+ $ip $+ ) 
  218. n216=    /echo -s 2Host: ( $+ $host $+ ) 
  219. n217=    /echo -s 2Status: ( $+ $dde spiff connected "" $+ )
  220. n218=    /echo -s 2Server: ( $+ $server $+ ) 
  221. n219=    /echo -s 2Sign on Time: ( $+ %stime $+ )
  222. n220=    if ( $dde spiff channels "" == $null ) /echo -s 2Channels:  (None)
  223. n221=    else /echo -s 2Channels: ( $+ $dde spiff channels "" $+ ) 
  224. n222=    %lag
  225. n223=    /echo -s 2Anti Idle: ( $+ %pin $+ )
  226. n224=    /echo -s 2Away: ( $+ %away $+ )
  227. n225=    /echo -s 2Max CTCP: ( $+ %mctcp $+ ) 
  228. n226=    /echo -s 12,15 --------------------===<⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐>===--------------------- 
  229. n227=  }
  230. n228=  else /status0
  231. n229=} 
  232. n230=/status0 {
  233. n231=  /status 
  234. n232=  /.timer 1 4 /status2 
  235. n233=}
  236. n234=}
  237. n235=/status2 { 
  238. n236=/echo -s 12_________________________________________________________
  239. n237=/echo -s 12,15You are running ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ 
  240. n238=/echo -s 12,15_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  241. n239=if ( %setup != yes ) { /echo 4 -s Type /setup to properly setup ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ 
  242. n240=/echo 4 -s Also, if you haven't read the readme read it now. }
  243. n241=/echo -s 3Your BoT is on  $+ $dde goons server ""   at ( 12 $+ $time 3 ) $date 
  244. n242=/echo -s 3Bot:
  245. n243=/echo -s 2Nick: ( $+ $dde goons nickname "" $+ ) 
  246. n244=/echo -s 2IP: ( $+ $ip $+ ) 
  247. n245=/echo -s 2Status: ( $+ $dde goons connected "" $+ )
  248. n246=/echo -s 2Host: ( $+ $host $+ ) 
  249. n247=/echo -s 2Server: ( $+ $dde goons server "" $+ )
  250. n248=%blag
  251. n249=/echo -s 2Sign on Time: ( $+ %bstime $+ )
  252. n250=if ( $dde goons channels "" == $null ) /echo -s 2Channels:  (None)
  253. n251=else /echo -s 2Channels: ( $+ $dde goons channels "" $+ ) 
  254. n252=/echo -s 2Anti Idle: ( $+ %bping $+ )
  255. n253=/echo -s 2Max CTCP: ( $+ %bctcp $+ )
  256. n254=/echo -s 12,15 --------------------===<⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐>===-------------------- 
  257. n255=} 
  258. n256=/report { 
  259. n257=/echo -s 12_________________________________________________________
  260. n258=/echo -s 12,15You are running ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐  
  261. n259=/echo -s 12,15_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  262. n260=/echo -s 3You are on  $+ $server  at ( 12 $+ $time 3 ) $date 
  263. n261=/echo -S 4 ----+++===+++----
  264. n262={    if ($dde 1  nickname "" == $null) goto 2 
  265. n263=  else { 
  266. n264=    /echo -S 3 Clone 1:
  267. n265=    /echo -S 2 Nick: ( $+ $dde 1 nickname "" $+ ) 
  268. n266=    /echo -S 2 Status: ( $+ $dde 1 connected "" $+ )
  269. n267=    /echo -S 2 Server: ( $+ $dde 1 serverport "" $+ )
  270. n268=  /echo -S 2 Channels: ( $+ $dde 1 channels "" $+ ) }  
  271. n269=}
  272. n270=:2
  273. n271={    if ($dde 2  nickname "" == $null) goto 3 
  274. n272=  else { 
  275. n273=    /echo -S 3 Clone 2:
  276. n274=    /echo -S 2 Nick: ( $+ $dde 2 nickname "" $+ ) 
  277. n275=    /echo -S 2 Status: ( $+ $dde 2 connected "" $+ )
  278. n276=    /echo -S 2 Server: ( $+ $dde 2 serverport "" $+ )
  279. n277=  /echo -S 2 Channels: ( $+ $dde 2 channels "" $+ ) }  
  280. n278=}
  281. n279=:3
  282. n280={    if ($dde 3  nickname "" == $null) goto 4 
  283. n281=  else { 
  284. n282=    /echo -S 3 Clone 3:
  285. n283=    /echo -S 2 Nick: ( $+ $dde 3 nickname "" $+ ) 
  286. n284=    /echo -S 2 Status: ( $+ $dde 3 connected "" $+ )
  287. n285=    /echo -S 2 Server: ( $+ $dde 3 serverport "" $+ )
  288. n286=  /echo -S 2 Channels: ( $+ $dde 3 channels "" $+ ) }  
  289. n287=}
  290. n288=:4
  291. n289={    if ($dde 4  nickname "" == $null) goto 5 
  292. n290=  else { 
  293. n291=    /echo -S 3 Clone 4:
  294. n292=    /echo -S 2 Nick: ( $+ $dde 4 nickname "" $+ ) 
  295. n293=    /echo -S 2 Status: ( $+ $dde 4 connected "" $+ )
  296. n294=    /echo -S 2 Server: ( $+ $dde 4 serverport "" $+ )
  297. n295=  /echo -S 2 Channels: ( $+ $dde 4 channels "" $+ ) }  
  298. n296=}
  299. n297=:5
  300. n298={    if ($dde 5  nickname "" == $null) goto 6
  301. n299=  else { 
  302. n300=    /echo -S 3 Clone 5:
  303. n301=    /echo -S 2 Nick: ( $+ $dde 5 nickname "" $+ ) 
  304. n302=    /echo -S 2 Status: ( $+ $dde 5 connected "" $+ )
  305. n303=    /echo -S 2 Server: ( $+ $dde 5 serverport "" $+ )
  306. n304=  /echo -S 2 Channels: ( $+ $dde 5 channels "" $+ ) }  
  307. n305=}
  308. n306=:6
  309. n307={    if ($dde 6  nickname "" == $null) goto 7 
  310. n308=  else { 
  311. n309=    /echo -S 3 Clone 6:
  312. n310=    /echo -S 2 Nick: ( $+ $dde 6 nickname "" $+ ) 
  313. n311=    /echo -S 2 Status: ( $+ $dde 6 connected "" $+ )
  314. n312=    /echo -S 2 Server: ( $+ $dde 6 serverport "" $+ )
  315. n313=  /echo -S 2 Channels: ( $+ $dde 6 channels "" $+ ) }  
  316. n314=}
  317. n315=:7
  318. n316={    if ($dde 7  nickname "" == $null) goto 8 
  319. n317=  else { 
  320. n318=    /echo -S 3 Clone 7:
  321. n319=    /echo -S 2 Nick: ( $+ $dde 7 nickname "" $+ ) 
  322. n320=    /echo -S 2 Status: ( $+ $dde 7 connected "" $+ )
  323. n321=    /echo -S 2 Server: ( $+ $dde 7 serverport "" $+ )
  324. n322=  /echo -S 2 Channels: ( $+ $dde 7 channels "" $+ ) }  
  325. n323=}
  326. n324=:8
  327. n325={    if ($dde 8  nickname "" == $null) goto 9 
  328. n326=  else { 
  329. n327=    /echo -S 3 Clone 8:
  330. n328=    /echo -S 2 Nick: ( $+ $dde 8 nickname "" $+ ) 
  331. n329=    /echo -S 2 Status: ( $+ $dde 8 connected "" $+ )
  332. n330=    /echo -S 2 Server: ( $+ $dde 8 serverport "" $+ )
  333. n331=  /echo -S 2 Channels: ( $+ $dde 8 channels "" $+ ) }  
  334. n332=}
  335. n333=:9
  336. n334={    if ($dde 9  nickname "" == $null) goto 10 
  337. n335=  else { 
  338. n336=    /echo -S 3 Clone 9:
  339. n337=    /echo -S 2 Nick: ( $+ $dde 9 nickname "" $+ ) 
  340. n338=    /echo -S 2 Status: ( $+ $dde 9 connected "" $+ )
  341. n339=    /echo -S 2 Server: ( $+ $dde 9 serverport "" $+ )
  342. n340=  /echo -S 2 Channels: ( $+ $dde 9 channels "" $+ ) }  
  343. n341=}
  344. n342=:10
  345. n343={    if ($dde 10  nickname "" == $null) /echo -s 12,15 --------------------===<⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐>===---------------------   | halt 
  346. n344=  else { 
  347. n345=    /echo -S 3 Clone 10:
  348. n346=    /echo -S 2 Nick: ( $+ $dde 10 nickname "" $+ ) 
  349. n347=    /echo -S 2 Status: ( $+ $dde 10 connected "" $+ )
  350. n348=    /echo -S 2 Server: ( $+ $dde 10 serverport "" $+ )
  351. n349=    /echo -S 2 Channels: ( $+ $dde 10 channels "" $+ ) 
  352. n350=  /echo -s 12,15 --------------------===<⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐>===--------------------  | halt }  
  353. n351=}  
  354. n352=Massd, massk, massb, masskb Orig. Cashmere precurser, and Venom
  355. n353=/massd {
  356. n354=  /set %chan #
  357. n355=  /set %i 1
  358. n356=  /set %num 0
  359. n357=  :start
  360. n358=  /set %user $opnick(%i,%chan)
  361. n359=  if (%user == $null) { /raw -q mode # -oooooo %nick | /echo 2 # ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ Mass Deop On # Complete! | /unset %nick | /unset %i | /unset %chan | /unset %num | halt }
  362. n360=  if (%user != $me) { /set %nick %user %nick | if (%num == 6) { /raw -q mode %chan -oooooo %nick | unset %nick | set %num 0 } }  
  363. n361=  /inc %i 1 
  364. n362=  /inc %num 1  
  365. n363=  /goto start
  366. n364=}  
  367. n365=/massk {
  368. n366=  /set %i 1
  369. n367=  :start
  370. n368=  /set %nick $nick(%i,#)
  371. n369=  if (%nick == $null) { /echo 2 # ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ Mass Kick On # Complete! | /unset %nick | /unset %i | /halt }
  372. n370=  if (%nick != $me) { /kick # %nick ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ Mass Kick }
  373. n371=  /inc %i 1  
  374. n372=  goto start  
  375. n373=}
  376. n374=/massb {
  377. n375=  set %i 1
  378. n376=  :start
  379. n377=  set %nick $nick(%i,#)
  380. n378=  if (%nick == $null) { echo 2 # ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ Mass Ban On # Complete! | unset %i | unset %nick| halt }
  381. n379=  if (%nick != $me) { ban # %nick 3 }
  382. n380=  inc %i 1  
  383. n381=  goto start  
  384. n382=}
  385. n383=/masskb {
  386. n384=  set %i 1
  387. n385=  :start
  388. n386=  set %nick $nick(%i,#)
  389. n387=  if (%nick == $null) { echo 2 # ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ Mass Kick Ban On # Complete! | halt }
  390. n388=  if (%nick != $me) { ban # %nick 3 | kick # %nick  ⌐½ñ ºó«Φw  ºó«∩pt'97 v1.0ñ╗⌐ Mass Kick/Ban }
  391. n389=  inc %i 1  
  392. n390=  goto start  
  393. n391=}
  394. n392=Decrypt {
  395. n393=  set %encrypt *1
  396. n394=  %encrypt = $replace(%encrypt,║,.)
  397. n395=  %encrypt = $replace(%encrypt,▒,?)
  398. n396=  %encrypt = $replace(%encrypt,╗,!)
  399. n397=  %encrypt = $replace(%encrypt,δ,a)
  400. n398=  %encrypt = $replace(%encrypt,Ñ,b)
  401. n399=  %encrypt = $replace(%encrypt,ú,c)
  402. n400=  %encrypt = $replace(%encrypt,ô,d)
  403. n401=  %encrypt = $replace(%encrypt,τ,e)
  404. n402=  %encrypt = $replace(%encrypt,⌠,f)
  405. n403=  %encrypt = $replace(%encrypt,│,g)
  406. n404=  %encrypt = $replace(%encrypt,φ,h)
  407. n405=  %encrypt = $replace(%encrypt,ª,i)
  408. n406=  %encrypt = $replace(%encrypt,¼,j)
  409. n407=  %encrypt = $replace(%encrypt,µ,k)
  410. n408=  %encrypt = $replace(%encrypt,╜,l)
  411. n409=  %encrypt = $replace(%encrypt,«,m)
  412. n410=  %encrypt = $replace(%encrypt,σ,n)
  413. n411=  %encrypt = $replace(%encrypt,í,o)
  414. n412=  %encrypt = $replace(%encrypt,ñ,p)
  415. n413=  %encrypt = $replace(%encrypt,½,q)
  416. n414=  %encrypt = $replace(%encrypt,▓,r)
  417. n415=  %encrypt = $replace(%encrypt,╡,s)
  418. n416=  %encrypt = $replace(%encrypt,╢,t)
  419. n417=  %encrypt = $replace(%encrypt,⌐,u)
  420. n418=  %encrypt = $replace(%encrypt,ó,v)
  421. n419=  %encrypt = $replace(%encrypt,╖,w)
  422. n420=  %encrypt = $replace(%encrypt,`,x)
  423. n421=  %encrypt = $replace(%encrypt,▀,y)
  424. n422=  %encrypt = $replace(%encrypt,Σ,z)
  425. n423=  /echo 4 %encrypt
  426. n424=}
  427. n425=Encrypt {
  428. n426=  set %encrypt *1
  429. n427=  %encrypt = $replace(%encrypt,.,║)
  430. n428=  %encrypt = $replace(%encrypt,?,▒)
  431. n429=  %encrypt = $replace(%encrypt,!,╗)
  432. n430=  %encrypt = $replace(%encrypt,a,δ)
  433. n431=  %encrypt = $replace(%encrypt,b,Ñ)
  434. n432=  %encrypt = $replace(%encrypt,c,ú)
  435. n433=  %encrypt = $replace(%encrypt,d,ô)
  436. n434=  %encrypt = $replace(%encrypt,e,τ)
  437. n435=  %encrypt = $replace(%encrypt,f,⌠)
  438. n436=  %encrypt = $replace(%encrypt,g,│)
  439. n437=  %encrypt = $replace(%encrypt,h,φ)
  440. n438=  %encrypt = $replace(%encrypt,i,ª)
  441. n439=  %encrypt = $replace(%encrypt,j,¼)
  442. n440=  %encrypt = $replace(%encrypt,k,µ)
  443. n441=  %encrypt = $replace(%encrypt,l,╜)
  444. n442=  %encrypt = $replace(%encrypt,m,«)
  445. n443=  %encrypt = $replace(%encrypt,n,σ)
  446. n444=  %encrypt = $replace(%encrypt,o,í)
  447. n445=  %encrypt = $replace(%encrypt,p,ñ)
  448. n446=  %encrypt = $replace(%encrypt,q,½)
  449. n447=  %encrypt = $replace(%encrypt,r,▓)
  450. n448=  %encrypt = $replace(%encrypt,s,╡)
  451. n449=  %encrypt = $replace(%encrypt,t,╢)
  452. n450=  %encrypt = $replace(%encrypt,u,⌐)
  453. n451=  %encrypt = $replace(%encrypt,v,ó)
  454. n452=  %encrypt = $replace(%encrypt,w,╖)
  455. n453=  %encrypt = $replace(%encrypt,x,`)
  456. n454=  %encrypt = $replace(%encrypt,y,▀)
  457. n455=  %encrypt = $replace(%encrypt,z,Σ)
  458. n456=  /say  %encrypt $+ ⌐½ñ■Γ«t úª±δ'97 v1.0ñ╗⌐
  459. n457=}
  460. n458=/ascii {
  461. n459=  if ($1 == msg) goto msg
  462. n460=  elseif ($1 == notice) goto notice
  463. n461=  elseif ($1 == me) goto me
  464. n462=  elseif ($1 == topic) goto topic
  465. n463=  else goto say
  466. n464=  :say
  467. n465=  %saythis = $replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace(*1,a,σ),i,∩),e,Φ),o,≡),u,ⁿ),b,▀),c,ó),d,╨),f,f),n,±),r,«),s,º),t,t),x,╫),y, ),?,┐),l,ú)
  468. n466=  say %saythis
  469. n467=}
  470. n468=/updown {
  471. n469=  if ($1 == msg) goto msg
  472. n470=  elseif ($1 == notice) goto notice
  473. n471=  elseif ($1 == me) goto me
  474. n472=  elseif ($1 == topic) goto topic
  475. n473=  else goto say
  476. n474=  :say
  477. n475=  %saythis = $replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace(*1,a,A),i,i),e,E),o,o),u,U),b,b),c,C),d,d),f,F),n,n),r,R),s,s),t,T),x,x),y,Y),?,?),l,l)
  478. n476=  say %saythis
  479. n477=}
  480. n478=/c {
  481. n479=  if *1 == $null { echo 2 -a No random color text entered. | goto end }
  482. n480=  set %text *1 | unset %a 
  483. n481=  :start
  484. n482=  inc %a | if %a > $len(%text) goto end
  485. n483=  if $mid(%a,1,%text) isin 1234567890 set %color $rand(11,15)
  486. n484=  else {
  487. n485=    :rand
  488. n486=    set %color $rand(1,15)
  489. n487=    if ((%color == 8) || (%color == 9) || (%color == 11) || (%color == 13) || (%color == 15)) goto rand
  490. n488=  }
  491. n489=  if %ctext == $null { set %ctext  $+ %color $+ $mid(%a,1,%text) | goto start }
  492. n490=  if $asc($mid(%a,1,%text)) == 32 { set %ctext %ctext $+ $chr(160) | goto start }
  493. n491=  set %ctext %ctext $+  $+ %color $+ $mid(%a,1,%text) | goto start
  494. n492=  :end
  495. n493=  say %ctext | unset %a %ctext %color %text
  496. n494=}
  497. n495=/AlternatingRB {
  498. n496=  set %rspns $GetCmnd(*1)
  499. n497=  %rspns = $instok(%rspns,1.0,2,127)
  500. n498=  %rspns = $instok(%rspns,7.3.4.6.7.10.12.13,3,127)
  501. n499=  %rspns = $instok(%rspns,7.3.4.6.7.10.12.13,4,127) 
  502. n500=  return $ColorText($instok(%rspns,1.0,5,127))
  503. n501=}
  504. n502=/RainbowBIt {
  505. n503=  set %rspns $GetCmnd(*1)
  506. n504=  %rspns = $instok(%rspns,6.0.4.8.9.11.13,2,127)
  507. n505=  return $ColorText($instok(%rspns,1.1,5,127))
  508. n506=}
  509. n507=/DoubleRainbow {
  510. n508=  set %rspns $GetCmnd(*1)
  511. n509=  %rspns = $instok(%rspns,5.4.8.9.13.15,2,127)
  512. n510=  %rspns = $instok(%rspns,8.1.2.3.5.6.10.12.14,3,127)
  513. n511=  %rspns = $instok(%rspns,8.1.2.3.5.6.10.12.14,4,127) 
  514. n512=  return $ColorText($instok(%rspns,5.4.8.9.13.15,5,127))
  515. n513=}
  516.